[INFO] fetching crate netsblox-stateflow 0.2.1...
[INFO] testing netsblox-stateflow-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate netsblox-stateflow 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate netsblox-stateflow 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netsblox-stateflow 0.2.1
[INFO] tweaked toml for crates.io crate netsblox-stateflow 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netsblox-stateflow 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netsblox-stateflow 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a05b75caa9b74cc8088a3ef4ae4820f8a20ddee5f0d521383288d2928747765
[INFO] running `Command { std: "docker" "start" "-a" "8a05b75caa9b74cc8088a3ef4ae4820f8a20ddee5f0d521383288d2928747765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a05b75caa9b74cc8088a3ef4ae4820f8a20ddee5f0d521383288d2928747765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a05b75caa9b74cc8088a3ef4ae4820f8a20ddee5f0d521383288d2928747765", kill_on_drop: false }`
[INFO] [stdout] 8a05b75caa9b74cc8088a3ef4ae4820f8a20ddee5f0d521383288d2928747765
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e98a943c64f645f0bcfe2fe1752075031657539e3d3a5ff8013a9f6f3cee3fcc
[INFO] running `Command { std: "docker" "start" "-a" "e98a943c64f645f0bcfe2fe1752075031657539e3d3a5ff8013a9f6f3cee3fcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling compact_str v0.8.0-beta
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling netsblox-ast v0.5.12
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling graphviz-rust v0.9.3
[INFO] [stderr]    Compiling netsblox-stateflow v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:412:36
[INFO] [stdout]     |
[INFO] [stdout] 412 |             transitions[0].actions.extend_front(core::mem::take(actions).into_iter());
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 transitions.extend_front(sub_transitions.into_iter());
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:495:30
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 _ => actions.extend_front(parse_actions(state_machine, state, stmt, context)?.into_iter()),
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] running `Command { std: "docker" "inspect" "e98a943c64f645f0bcfe2fe1752075031657539e3d3a5ff8013a9f6f3cee3fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e98a943c64f645f0bcfe2fe1752075031657539e3d3a5ff8013a9f6f3cee3fcc", kill_on_drop: false }`
[INFO] [stdout] e98a943c64f645f0bcfe2fe1752075031657539e3d3a5ff8013a9f6f3cee3fcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49a2ce79c5ebc924bb7b4878fae7218c5b4c0a7659185cb9c9d20ebb484fb061
[INFO] running `Command { std: "docker" "start" "-a" "49a2ce79c5ebc924bb7b4878fae7218c5b4c0a7659185cb9c9d20ebb484fb061", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:412:36
[INFO] [stdout]     |
[INFO] [stdout] 412 |             transitions[0].actions.extend_front(core::mem::take(actions).into_iter());
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 transitions.extend_front(sub_transitions.into_iter());
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:495:30
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 _ => actions.extend_front(parse_actions(state_machine, state, stmt, context)?.into_iter()),
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling netsblox-stateflow v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:412:36
[INFO] [stdout]     |
[INFO] [stdout] 412 |             transitions[0].actions.extend_front(core::mem::take(actions).into_iter());
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 transitions.extend_front(sub_transitions.into_iter());
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:495:30
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 _ => actions.extend_front(parse_actions(state_machine, state, stmt, context)?.into_iter()),
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(deque_extend_front)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.63s
[INFO] running `Command { std: "docker" "inspect" "49a2ce79c5ebc924bb7b4878fae7218c5b4c0a7659185cb9c9d20ebb484fb061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a2ce79c5ebc924bb7b4878fae7218c5b4c0a7659185cb9c9d20ebb484fb061", kill_on_drop: false }`
[INFO] [stdout] 49a2ce79c5ebc924bb7b4878fae7218c5b4c0a7659185cb9c9d20ebb484fb061
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad135b3b04e813d4723c2eed71e9187b6d7ecd803b1af1698e9f25bbd6078ed9
[INFO] running `Command { std: "docker" "start" "-a" "ad135b3b04e813d4723c2eed71e9187b6d7ecd803b1af1698e9f25bbd6078ed9", kill_on_drop: false }`
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:412:36
[INFO] [stdout] running 3 tests
[INFO] [stderr]     |
[INFO] [stdout] test condition::test_simpl ... ok
[INFO] [stderr] 412 |             transitions[0].actions.extend_front(core::mem::take(actions).into_iter());
[INFO] [stdout] test condition::test_condition ... ok
[INFO] [stderr]     |                                    ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stderr]     |
[INFO] [stderr]   4 + #![feature(deque_extend_front)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/lib.rs:463:29
[INFO] [stderr]     |
[INFO] [stderr] 463 |                 transitions.extend_front(sub_transitions.into_iter());
[INFO] [stderr]     |                             ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stderr]     |
[INFO] [stderr]   4 + #![feature(deque_extend_front)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/lib.rs:495:30
[INFO] [stderr]     |
[INFO] [stderr] 495 |                 _ => actions.extend_front(parse_actions(state_machine, state, stmt, context)?.into_iter()),
[INFO] [stderr]     |                              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `VecDequeUtil::extend_front(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(deque_extend_front)]` to the crate attributes to enable `VecDeque::<T, A>::extend_front`
[INFO] [stderr]     |
[INFO] [stderr]   4 + #![feature(deque_extend_front)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `netsblox-stateflow` (lib) generated 3 warnings
[INFO] [stderr] warning: `netsblox-stateflow` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netsblox_stateflow-456dfaee10336134)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/netsblox_stateflow-449c6ddf891d812a)
[INFO] [stdout] test test_common_suffix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-eb20e6f608044199)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 111 tests
[INFO] [stdout] test test_complex_transition_2 ... ok
[INFO] [stdout] test test_complex_transition_1 ... ok
[INFO] [stdout] test test_actions_2 ... ok
[INFO] [stdout] test test_empty_trans ... ok
[INFO] [stdout] test test_current_state_2 ... ok
[INFO] [stdout] test test_empty_project ... ok
[INFO] [stdout] test test_completeness_1 ... ok
[INFO] [stdout] test test_current_state_3 ... ok
[INFO] [stdout] test test_empty_condition ... ok
[INFO] [stdout] test test_actions_1 ... ok
[INFO] [stdout] test test_ext_blocks_1 ... ok
[INFO] [stdout] test test_current_state_1 ... ok
[INFO] [stdout] test test_double_trans ... ok
[INFO] [stdout] test test_if_else_12 ... ok
[INFO] [stdout] test test_if_else_10 ... ok
[INFO] [stdout] test test_factoring_2 ... ok
[INFO] [stdout] test test_if_else_13 ... ok
[INFO] [stdout] test test_if_else_15 ... ok
[INFO] [stdout] test test_if_chain_1 ... ok
[INFO] [stdout] test test_if_chain_2 ... ok
[INFO] [stdout] test test_if_else_1 ... ok
[INFO] [stdout] test test_if_else_18 ... ok
[INFO] [stdout] test test_if_else_4 ... ok
[INFO] [stdout] test test_if_else_17 ... ok
[INFO] [stdout] test test_if_else_14 ... ok
[INFO] [stdout] test test_if_else_2 ... ok
[INFO] [stdout] test test_if_else_11 ... ok
[INFO] [stdout] test test_if_else_3 ... ok
[INFO] [stdout] test test_if_else_5 ... ok
[INFO] [stdout] test test_if_else_16 ... ok
[INFO] [stdout] test test_if_else_6 ... ok
[INFO] [stdout] test test_if_else_7 ... ok
[INFO] [stdout] test test_if_else_9 ... ok
[INFO] [stdout] test test_if_timer_reset_3 ... ok
[INFO] [stdout] test test_if_fall_through_2 ... ok
[INFO] [stdout] test test_if_else_8 ... ok
[INFO] [stdout] test test_if_timer_reset_2 ... ok
[INFO] [stdout] test test_if_timer_reset_1 ... ok
[INFO] [stdout] test test_if_fall_through_1 ... ok
[INFO] [stdout] test test_initial_state_1 ... ok
[INFO] [stdout] test test_initial_state_2 ... ok
[INFO] [stdout] test test_nested_if_1 ... ok
[INFO] [stdout] test test_ite_2 ... ok
[INFO] [stdout] test test_initial_state_4 ... ok
[INFO] [stdout] test test_multiple_handlers ... ok
[INFO] [stdout] test test_multiple_machines_1 ... ok
[INFO] [stdout] test test_no_transitions_1 ... ok
[INFO] [stdout] test test_junctions_1 ... ok
[INFO] [stdout] test test_junctions_2 ... ok
[INFO] [stdout] test test_nested_if_6 ... ok
[INFO] [stdout] test test_ite_1 ... ok
[INFO] [stdout] test test_no_transitions_2 ... ok
[INFO] [stdout] test test_nested_if_5 ... ok
[INFO] [stdout] test test_prune_3 ... ok
[INFO] [stdout] test test_prune_5 ... ok
[INFO] [stdout] test test_prune_4 ... ok
[INFO] [stdout] test test_nested_if_3 ... ok
[INFO] [stdout] test test_prune_2 ... ok
[INFO] [stdout] test test_prune_6 ... ok
[INFO] [stdout] test test_prune_9 ... ok
[INFO] [stdout] test test_prune_1 ... ok
[INFO] [stdout] test test_simple ... ok
[INFO] [stdout] test test_rand_1 ... ok
[INFO] [stdout] test test_prune_8 ... ok
[INFO] [stdout] test test_initial_state_3 ... ok
[INFO] [stdout] test test_simple_fall_through_2 ... ok
[INFO] [stdout] test test_prune_7 ... ok
[INFO] [stdout] test test_tail_condition_1 ... ok
[INFO] [stdout] test test_simple_if_timer ... ok
[INFO] [stdout] test test_tail_actions_1 ... ok
[INFO] [stdout] test test_tail_condition_11 ... ok
[INFO] [stdout] test test_tail_condition_12 ... ok
[INFO] [stdout] test test_tail_condition_2 ... ok
[INFO] [stdout] test test_tail_condition_3 ... ok
[INFO] [stdout] test test_tail_condition_4 ... ok
[INFO] [stdout] test test_factoring_1 ... ok
[INFO] [stdout] test test_tail_condition_5 ... ok
[INFO] [stdout] test test_unknown_blocks_2 ... ok
[INFO] [stdout] test test_tail_condition_6 ... ok
[INFO] [stdout] test test_tail_condition_8 ... ok
[INFO] [stdout] test test_tail_condition_10 ... ok
[INFO] [stdout] test test_if_else_19 ... ok
[INFO] [stdout] test test_unknown_blocks_3 ... ok
[INFO] [stdout] test test_nested_if_4 ... ok
[INFO] [stdout] test test_var_names_1 ... ok
[INFO] [stdout] test test_unknown_blocks_4 ... ok
[INFO] [stdout] test test_var_kinds_1 ... ok
[INFO] [stdout] test test_variables_1 ... ok
[INFO] [stdout] test test_var_inits ... ok
[INFO] [stdout] test test_wait_1 ... ok
[INFO] [stdout] test test_variables_3 ... ok
[INFO] [stdout] test test_variables_2 ... ok
[INFO] [stdout] test test_unknown_blocks_1 ... ok
[INFO] [stdout] test test_wait_11 ... ok
[INFO] [stdout] test test_wait_2 ... ok
[INFO] [stdout] test test_wait_10 ... ok
[INFO] [stdout] test test_tail_condition_7 ... ok
[INFO] [stdout] test test_wait_8 ... ok
[INFO] [stdout] test test_wait_7 ... ok
[INFO] [stdout] test test_wait_5 ... ok
[INFO] [stdout] test test_tail_condition_9 ... ok
[INFO] [stdout] test test_wait_4 ... ok
[INFO] [stdout] test test_wait_3 ... ok
[INFO] [stdout] test test_wait_9 ... ok
[INFO] [stdout] test test_wait_6 ... ok
[INFO] [stdout] test test_nested_if_2 ... ok
[INFO] [stdout] test test_simple_fall_through_1 ... ok
[INFO] [stdout] test test_variables_4 ... ok
[INFO] [stdout] test test_operators ... ok
[INFO] [stderr]    Doc-tests netsblox_stateflow
[INFO] [stdout] test test_single_transition ... ok
[INFO] [stdout] test test_simple_no_handler ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad135b3b04e813d4723c2eed71e9187b6d7ecd803b1af1698e9f25bbd6078ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad135b3b04e813d4723c2eed71e9187b6d7ecd803b1af1698e9f25bbd6078ed9", kill_on_drop: false }`
[INFO] [stdout] ad135b3b04e813d4723c2eed71e9187b6d7ecd803b1af1698e9f25bbd6078ed9
